projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27cafd1
)
lisp/net/soap-client.el: Require cl-lib version 0.6.1
author
Thomas Fitzsimmons
<fitzsim@fitzsim.org>
Wed, 24 May 2017 18:32:00 +0000
(14:32 -0400)
committer
Thomas Fitzsimmons
<fitzsim@fitzsim.org>
Thu, 25 May 2017 12:49:58 +0000
(08:49 -0400)
* lisp/net/soap-client.el: Require cl-lib version 0.6.1.
lisp/net/soap-client.el
patch
|
blob
|
history
diff --git
a/lisp/net/soap-client.el
b/lisp/net/soap-client.el
index 48cf6ec62f5ba0147e504b03cb33769a4463ea82..e204b8aff929824c1a9fce8a27b2bd5014eea4c6 100644
(file)
--- a/
lisp/net/soap-client.el
+++ b/
lisp/net/soap-client.el
@@
-9,7
+9,7
@@
;; Keywords: soap, web-services, comm, hypermedia
;; Package: soap-client
;; Homepage: https://github.com/alex-hhh/emacs-soap-client
-;; Package-Requires: ((cl-lib "0.
5
"))
+;; Package-Requires: ((cl-lib "0.
6.1
"))
;; This file is part of GNU Emacs.